GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / BarcodeQRReaderDoScan_3 Method





In This Topic
BarcodeQRReaderDoScan_3 Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function BarcodeQRReaderDoScan_3( _
   ByVal ImageID As Integer, _
   ByVal ScanMode As BarcodeQRReaderScanMode, _
   ByVal ExpectedCount As Integer _
) As GdPictureStatus
public GdPictureStatus BarcodeQRReaderDoScan_3( 
   int ImageID,
   BarcodeQRReaderScanMode ScanMode,
   int ExpectedCount
)
public function BarcodeQRReaderDoScan_3( 
    ImageID: Integer;
    ScanMode: BarcodeQRReaderScanMode;
    ExpectedCount: Integer
): GdPictureStatus; 
public function BarcodeQRReaderDoScan_3( 
   ImageID : int,
   ScanMode : BarcodeQRReaderScanMode,
   ExpectedCount : int
) : GdPictureStatus;
public: GdPictureStatus BarcodeQRReaderDoScan_3( 
   int ImageID,
   BarcodeQRReaderScanMode ScanMode,
   int ExpectedCount
) 
public:
GdPictureStatus BarcodeQRReaderDoScan_3( 
   int ImageID,
   BarcodeQRReaderScanMode ScanMode,
   int ExpectedCount
) 

Parameters

ImageID
ScanMode
ExpectedCount
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members